home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / flood_it.lha / docs.readme next >
Text File  |  1995-08-10  |  4KB  |  124 lines

  1.  
  2.               'Flood It' by Krzysztof Sporysz vel Kiviks    
  3.     
  4.     1. What is it ?
  5.     2. How it works ?
  6.     3. Requirements
  7.     4. How should you use it ?
  8.     5. Copyrights.
  9.  
  10.  **> 6. Polska dokumentacja.
  11.  
  12. 1.  This program is an ARexx script for ImageFX 2.0 (but it should work
  13.     with prevoius versions of ImageFX too )
  14.     
  15. 2.  The program compare pixels in selected area with color register nr 1
  16.     from palette of ImageFX. When they are equal ( R_1=R, G_1=G, B_1=B )
  17.     the program looks at neighbouring pixels and then calculates their
  18.     average color, and then replaces found pixel.
  19.  
  20. 3.  You will need ImageFX and RexxMast to run this script.
  21.     You will also need an picture with some ugly details ;-)
  22.  
  23. 4. First you should copy Flood_It to ImageFX:Rexx directory.
  24.  
  25.     Then:
  26.  
  27.    a) start RexxMast and ImageFX
  28.    b) load your picture
  29.    c) select color nr 1 from ImageFX palette
  30.    d) mark all undesirable details ( simply you should paint them )
  31.    e) set BOX region. All marked points should be inside the box.
  32.       ( You can process every detail separately, of course. )
  33.    f) start Flood_It.
  34.  
  35. 5.                 'Flood It' by Krzysztof Sporysz vel Kivi
  36.                          
  37.                          My address:
  38.                               Krzysztof Sporysz
  39.                                ul. B.Prusa 27
  40.                                 32-066 Alwernia
  41.                                  woj. krakowskie
  42.                                   Poland
  43.  
  44.                   email (internet): kiviks@student.uci.agh.edu.pl
  45.  
  46.       This program is PUBLIC DOMAIN, and if you like this small util you
  47.       can send me ( simply in envelope ) 2-5 US dolars.
  48.  
  49.       You may distribute it as long as all these files:
  50.  
  51.       example.iff 
  52.       docs.readme
  53.       Flood_It
  54.  
  55.       are included without modification in the package.
  56.  
  57.       Commercial distributin of the script ( Flood_It ) is not allowed
  58.       without permission of the author.
  59.  
  60.       Author is not responsible for any damages caused by the script.
  61.       Use it at your own risk.
  62.  
  63. 6.    Dokumentacja po polsku.
  64.  
  65.     1. Co to jest ?
  66.     2. Jak dziala ?
  67.     3. Wymagania
  68.     4. Jak uzywac tego programu ?
  69.     5. Copyrights.
  70.  
  71.    1. Ten program to skrypt do uzytku z programem ImageFX 2.0 (ale powi-
  72.       nien tez chodzic z wczesniejszymi wersjami ImageFX'a )
  73.  
  74.    2. Program porownuje kolor punktow w zaznaczonym obszarze z kolorem
  75.       nr 1 z palety ImageFX'a. Jesli sa one rowne to program oblicza
  76.       sredni kolor z punktow sasiednich, a nastepnie zastepuje znaleziony
  77.       punkt.
  78.  
  79.    3. Oczywiscie potrzebny bedzie Ci ImageFX oraz RexxMast.
  80.       Bardzo przydatny bedzie jakis zapaprany obrazek.
  81.    
  82.    4. Na poczatku skopiuj Flood_It do katalogu ImageFX:Rexx.
  83.  
  84.       Potem:
  85.  
  86.       a) Uruchom RexxMast i ImageFX
  87.       b) wczytaj obrazek
  88.       c) wybierz kolor 1 z palety ImageFX'a
  89.       d) zaznacz wszystkie niepozadane szczegoly obrazka (zamaluj je)
  90.       e) zaznacz prostokatny (BOX) obszar na obrazku. Wszystkie zaznaczo-
  91.          ne punkty powinny znalezc sie wewnatrz tego prostokata.
  92.          Jezeli zaznaczyles kilka odleglych od siebie fragmentow, to mo-
  93.          zesz kazdy z nich zaznaczac i obrabiac oddzielnie. (Jest to
  94.          czasami znacznie szybsze)
  95.       f) uruchom Flood_It
  96.  
  97.    5.                  'Flood It' by Krzysztof Sporysz vel Kivi
  98.                          
  99.                          Moj adres:
  100.                               Krzysztof Sporysz
  101.                                ul. B.Prusa 27
  102.                                 32-066 Alwernia
  103.                                  woj. krakowskie
  104.  
  105.                   email (internet): kiviks@student.uci.agh.edu.pl
  106.  
  107.       Ten programik to PUBLIC DOMAIN, i jesli chcesz, mozesz przes-
  108.       lac mi (w kopercie) 2-5 US dolars lub rownowartosc w zlotowkach.
  109.  
  110.       Mozesz rozprowadzac ten programik pod warunkiem ze pliki:
  111.  
  112.       example.iff 
  113.       docs.readme
  114.       Flood_It
  115.  
  116.       sa wlaczone do pakietu oraz nie sa poddane zadnym modyfikacjom.
  117.  
  118.       Komercjalne rozpowszechnianie skryptu ( Flood_it ) jest zabro-
  119.       nione bez zgody autora.
  120.  
  121.       Autor nie odpowiada za zadne szkody spowodowane uzywaniem tego
  122.       skryptu.
  123.       Uzywaj go na wlasne ryzyko.
  124.